From: Aryeh Gregor Date: Thu, 20 Dec 2007 21:26:46 +0000 (+0000) Subject: Use  instead of literal trailing whitespace, per discussion on IRC. X-Git-Tag: 1.31.0-rc.0~50322 X-Git-Url: http://git.cyclocoop.org/%28%5B%5E/404?a=commitdiff_plain;h=9bf82c69eacf06a5f43eba77a9ac529545939264;p=lhc%2Fweb%2Fwiklou.git Use  instead of literal trailing whitespace, per discussion on IRC. --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index dff8b62dcd..e7bc99ceb5 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2972,7 +2972,7 @@ $1', # Separators for various lists 'catseparator' => '|', # don't translate or duplicate this message to other languages 'semicolon-separator' => ';', # only translate this message to other languages if you have to change it -'comma-separator' => ', ', # only translate this message to other languages if you have to change it +'comma-separator' => ',', # only translate this message to other languages if you have to change it # Multipage image navigation 'imgmultipageprev' => '← previous page',